projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e52e65
)
Add Bug#.
author
Paul Eggert
<eggert@cs.ucla.edu>
Sat, 19 Mar 2011 02:42:49 +0000
(19:42 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Sat, 19 Mar 2011 02:42:49 +0000
(19:42 -0700)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index f856a24fbdd460ed0a1d47dbb0687ec40ddb559a..70f3daa10d3c36afc09e7af1f5c6977662863c1f 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-5,7
+5,8
@@
(composition_reseat_it): Remove unused locals.
(find_automatic_composition, composition_adjust_point): Likewise.
(composition_update_it): Mark var as initialized.
- (find_automatic_composition): Mark vars as initialized, with a FIXME.
+ (find_automatic_composition): Mark vars as initialized,
+ with a FIXME (Bug#8290).
2011-03-18 Paul Eggert <eggert@cs.ucla.edu>